home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 9 / Night Owl CD-ROM (NOPV9) (Night Owl Publisher) (1993).ISO / 009a / snpd0493.zip / FLNORM.C < prev    next >
Text File  |  1993-04-05  |  279b  |  10 lines

  1. .I 26 7
  2. /*
  3. **  NOTE: Uses the following functions, also in SNIPPETS!
  4. */
  5.  
  6. int chdrv(int);                           /* In DRVALID.C   */
  7. char *unix2dos(char *);                   /* In UNIX2DOS.C  */
  8. char *fln_fix(char *);                    /* In FLN_FIX.C   */
  9. .D 27 1
  10.